type vendor/golang.org/x/net/idna.joinState

3 uses

	vendor/golang.org/x/net/idna (current package)
		idna10.0.0.go#L650: type joinState int8
		idna10.0.0.go#L653: 	stateStart joinState = iota
		idna10.0.0.go#L661: var joinStates = [][numJoinTypes]joinState{